home *** CD-ROM | disk | FTP | other *** search
/ Erect Magazine Extra 10 / Erect Magazine Extra 10 - Disc 2.iso / mac / Menu.DIR / 00012.ls < prev    next >
Encoding:
Text File  |  1996-12-05  |  87 b   |  7 lines

  1. on mouseDown
  2.   puppetSound("click.aif")
  3.   updateStage()
  4.   waittime(2)
  5.   go("Quit")
  6. end
  7.